home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr38 / mpik.zip / TUTOR1.MP < prev    next >
Text File  |  1993-06-19  |  416b  |  21 lines

  1. ! tutor1.mp - perform Tutorial 1, page 47 of the PIK'r User's Manual
  2. !
  3. ! To run this macro, type:
  4. !
  5. !   mpik'r @tutor1
  6. !
  7. In
  8.   Flt    tutor1.dat -1        ! get Flat (ASCII) file tutor1.dat
  9.   End
  10.   Home
  11.   End
  12.   Esc
  13. Cmark    1 12 35 47 
  14. Pst    -56 -21 0 -2 R        ! paste all but heading and total
  15.  
  16. Cwidth    0 3 0            ! set all column widths to widest cell
  17. Out
  18.   Dif    0 0 3 19 t1.dif        ! save to DIF file t1.dif
  19.   Esc
  20. Xit
  21.